home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / Wersje pelne i specjalne / Winamp 2.77 i 3.0beta / wa3install_beta1.exe / Skins / Default.wal / xml / studio-config.xml < prev    next >
Encoding:
Text File  |  2001-10-04  |  842 b   |  52 lines

  1. <groupdef id="studio.configgroup.int" default_h="16">
  2.  
  3.  <layer x="0" y="0" w="-43" h="16" image="studio.config.textbg"
  4.   relatw="1"
  5.  />
  6.  
  7.  <text
  8.   id="cfg.txt"
  9.   x="0" y="0"
  10.   w="120" h="16" 
  11.   fontsize="14"
  12.  />
  13.  
  14.  <edit 
  15.   id="cfg.edit"
  16.   x="-45" y="0"
  17.   w="45" h="16" 
  18.   relatx="1"
  19.  />
  20.  
  21.  <script id="cfg.int" file="scripts/cfgint.maki"/>
  22.  
  23. </groupdef>
  24.  
  25.  
  26.  
  27.  
  28. <groupdef id="studio.configgroup.bool" default_h="16" >
  29.  
  30.  <togglebutton
  31.   id="cfg.toggle"
  32.   x="4" y="4"
  33.   image="studio.button.checkbox.unchecked"
  34.   activeImage="studio.button.checkbox.checked"
  35.  />
  36.  
  37.  <layer x="17" y="0" w="-17" h="16" image="studio.config.textbg"
  38.   relatw="1"
  39.  />
  40.  
  41.  <text
  42.   id="cfg.txt"
  43.   x="17" y="0"
  44.   w="-15" relatw="1"
  45.   h="16"
  46.   fontsize="14"
  47.  />
  48.  
  49.  <script id="cfg.bool" file="scripts/cfgbool.maki"/>
  50.  
  51. </groupdef>
  52.